Skip to content

Cleanup enemy export and config tab#5699

Merged
LocalIdentity merged 5 commits into
PathOfBuildingCommunity:devfrom
Regisle:cleanupEnemyExport
Mar 1, 2023
Merged

Cleanup enemy export and config tab#5699
LocalIdentity merged 5 commits into
PathOfBuildingCommunity:devfrom
Regisle:cleanupEnemyExport

Conversation

@Regisle
Copy link
Copy Markdown
Member

@Regisle Regisle commented Feb 19, 2023

This cleans up the export of boss data (from #5620 and #5612), as well as moves the "enemyIsBossTooltip" into data.lua

Both the bosses data itself, as well as the skills used by the bosses are done via 1 export script instead of separately
It also generates the ordered boss skill list on export in the order the skills show up in the template file

The enemyIsBossTooltip is updated with the new chaos mix/pen values, as well as having the armour and evasion multipliers in there from the boss data, it also is updated automatically based on values in data.lua rather than having to be manually updated
image

it is possible I could make it a tooltip func and only show the valid data for that type, but it is small enough that this should be unnecessary

@QuickStick123
Copy link
Copy Markdown
Contributor

Don't know if the pen changes were in this or the previous one but I think 3% is enough to effectively consider closing #4741

@QuickStick123 QuickStick123 added the enhancement New feature, calculation, or mod label Feb 19, 2023
@Regisle
Copy link
Copy Markdown
Member Author

Regisle commented Feb 19, 2023

Don't know if the pen changes were in this or the previous one but I think 3% is enough to effectively consider closing #4741

it was in #5612, I just forgot to update the tooltip

@LocalIdentity LocalIdentity merged commit 18a77c5 into PathOfBuildingCommunity:dev Mar 1, 2023
@Regisle Regisle deleted the cleanupEnemyExport branch March 2, 2023 01:13
Dullson pushed a commit to Dullson/PathOfBuilding that referenced this pull request Dec 6, 2023
* initial cleanup

* generate ordered boss skill list on export

* add evasion colours

* move shaper balls over from old method

* move atziri from old method and apply more damage to uber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, calculation, or mod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants